/*$${"color":[{"val":"#fff","title":"文字颜色"}],"background":[{"val":"#fff","title":"栏目边框"}],"border":[{"val":"#fff","title":"边框"}]}$$*/
#advantage_154{
	width: 100%;
	background: url(/static/images/AE00009_01.jpg) no-repeat center center;
	background-attachment: fixed;
	background-size: 1920px 784px;
	padding-top: 160px;
	height: 750px;
}
#advantage_154 .advantage_box{
	width: 1200px;
	margin: 0 auto;
}
#advantage_154 .classname{
	width: 100%;
}
#advantage_154 .classname .tit-1{
	color: #fff;
	font-family: arial;
	font-size: 14px;
	width: 100%;
	text-align: center;
	line-height: 30px;
}
#advantage_154 .classname .tit-2{
	width: 375px;
	height: 80px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}
#advantage_154 .classname .tit-2 .nr{
	background: none;
	font-size: 28px;
	color: #fff;
	width: 100%;
	padding: 0 20%;
	position: absolute;
	top:-18px;
	left:50%;
	transform: translateX(-50%);
	z-index:10;
	line-height: 36px;
	text-align: center;
	
}
#advantage_154 .classname .tit-2 .nr::before{
	position: absolute;
	left:0;
	content: '';
	background: #fff;
	height: 1px;
	width: 20%;
	top:50%
}
#advantage_154 .classname .tit-2 .nr::after{
	position: absolute;
	right:0;
	content: '';
	background: #fff;
	height: 1px;
	width: 20%;
	top:50%
}
#advantage_154 .classname .tit-2::before{
	position: absolute;
	content: '';
	left:50%;
	background:url(/static/images/AE00009_02.png) no-repeat center bottom;
	background-size:100%;
	width: 44px;
	height: 44px;
	bottom: 0;
	margin-left: -22px;
	z-index: 10;
}
#advantage_154 .classname .tit-2::after{
	position: absolute;
	border: #fff solid 1px;
	border-top: none;
	content: '';
	width: 100%;
	height: 58px;
	left:0;
	top:0;
}
#advantage_154 .classname .tit-3{
	font-size: 14px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	width: 40%;
	margin: 0 auto;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	max-height: 72px;
}
#advantage_154 .adList{
	width:100%;
	margin-top: 50px;
}
#advantage_154 .adList .itemLi{
	width:calc(25% - 30px);
	border:#fff solid 1px;
	margin: 0 15px;
	color: #fff;
	padding:40px 0;
	float: left;
}
#advantage_154 .adList .itemLi .itemImg{
	width: 100%;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#advantage_154 .adList .itemLi .tit-1{
	width: 100%;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
#advantage_154 .adList .itemLi .tit-2{
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	padding: 0 40px;
	margin-top: 5px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
@media screen and (max-width:1200px){
	#advantage_154 .advantage_box{
		width:94%;
		margin: 0 3%;
	}
	#advantage_154{
		padding-top: 140px;
		height: 780px;
	}
	#advantage_154 .adList .itemLi{
		width:calc(50% - 20px);
		margin:10px 10px;
		padding: 10px 0;
	}
	#advantage_154 .adList{
		margin-top: 20px;
	}
	#advantage_154 .classname .tit-3{
		width: 100%;
		line-height: 24px;
		max-height: 48px;
		margin-top: 10px;
	}
	#advantage_154 .adList .itemLi .tit-2{
		padding:  0 20px;
		overflow:hidden; 
		text-overflow:ellipsis;
		display:-webkit-box; 
		-webkit-box-orient:vertical;
		-webkit-line-clamp:1; 
	}
	#advantage_154 .adList .itemLi .tit-1{
		font-size: 20px;
	}
}
@media screen and (max-width: 767px){
	#advantage_154{
		padding-top: 98px;
		height: 580px;
	}
	#advantage_154 .adList .itemLi{
		width:calc(50% - 10px);
		margin:10px 5px;
		padding: 0 0 10px 0;
	}
	#advantage_154 .adList{
		margin-top: 20px;
	}
	#advantage_154 .classname{
		width: 80%;
		margin: 0 10%;
	}
	#advantage_154 .classname .tit-2{
		width: 100%;
		height: 53px;
	}
	#advantage_154 .classname .tit-2 .nr{
		font-size: 24px;
	}
	#advantage_154 .classname .tit-2::after{
		height: 40px;
	}
	#advantage_154 .classname .tit-2::before{
		width: 30px;
		height: 30px;
	}
	#advantage_154 .adList .itemLi .itemImg{
		height: 70px;
	}
	#advantage_154 .adList .itemLi .tit-1{
		font-size: 16px;
		line-height: 32px;
	}
	#advantage_154 .adList .itemLi .tit-2{
		padding: 0 10px;
		line-height: 24px;
		max-height: 24px;
		margin-top: 0;
	}
}